2 Posts
Tag: Algo Trading

BY eric
Feb 02, 2023
Building an Efficient Gateway: Connecting Your Trading System to Brokers
An introduction to building a gateway that connects your trading system to brokers. It discusses the need for a gateway, the architecture of a gateway, and the different types of broker's trading platforms.

BY eric
Feb 02, 2023
Utilizing FIX API as a Gateway for Algorithmic Trading with C#
A simple tutorial about how to use FIX API to connect to financial markets for algorithmic trading with C#